FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.5  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.5.0-beta10 (78 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.0-beta10&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_LOG_EU_DispenseData
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_LOG_EU_DispenseData
Version 1.5
Status draft
Date 2025-01-01
Name GEM_ERP_LOG_EU_DispenseData
Title Dispense Data from EU
Experimental False
Description Logical Information that is Provided by the NCPeH for Dispensing Medication
Type https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_LOG_EU_DispenseData
Kind logical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "logical-eu-dispense-data",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_LOG_EU_DispenseData",
  "version" : "1.5",
  "name" : "GEM_ERP_LOG_EU_DispenseData",
  "title" : "Dispense Data from EU",
  "status" : "draft",
  "date" : "2025-01-01",
  "description" : "Logical Information that is Provided by the NCPeH for Dispensing Medication",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
      "name" : "Mapping for EU DispenseData to EU-MedicationDispense",
      "uri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_EU",
      "comment" : "This mapping maps the logical information of the EU DispenseData to the EU-MedicationDispense"
    },
    {
      "identity" : "GEM-ERP-MAP-EU-Data-Medication",
      "name" : "Mapping for EU MedicationData to GEM_ERP_PR_Medication",
      "uri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication",
      "comment" : "This mapping maps the logical information of the EU MedicationData to GEM_ERP_PR_Medication"
    },
    {
      "identity" : "GEM-ERP-MAP-EU-Data-Organization",
      "name" : "Mapping for EU DispenseData to EU-Organization",
      "uri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU",
      "comment" : "This mapping maps the logical information of the EU DispenseData to the EU-Organization"
    },
    {
      "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
      "name" : "Mapping for EU DispenseData to EU-Practitioner",
      "uri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Practitioner_EU",
      "comment" : "This mapping maps the logical information of the EU DispenseData to the EU-Practitioner"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_LOG_EU_DispenseData",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "differential" : {
    "element" : [
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData",
        "path" : "GEM_ERP_LOG_EU_DispenseData",
        "short" : "Dispense Data from EU",
        "definition" : "Logical Information that is Provided by the NCPeH for Dispensing Medication"
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.PatientData",
        "path" : "GEM_ERP_LOG_EU_DispenseData.PatientData",
        "short" : "Patient Data",
        "definition" : "Patient Data",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.PatientData.RegionalNationalHealthIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.PatientData.RegionalNationalHealthIdentifier",
        "short" : "Regional/National Health Identifier",
        "definition" : "Angabe aus einem der dargestellten CDA Felder wird unter der angegebenen Element ID des FHIR Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen. Als einziges Merkmal zu den PatientInnen soll die KVID eingetragen werden, da hierüber jede gesetzlich versicherte Person eindeutig identifizierbar ist.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medicationdispense\nMedicationDispense.subject.identifier",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.PatientData.SocialInsuranceNumber",
        "path" : "GEM_ERP_LOG_EU_DispenseData.PatientData.SocialInsuranceNumber",
        "short" : "Social/Insurance Number",
        "definition" : "Da über die Angabe der Regional/National Health Identifier (KVID) jede Person eindeutig identifizierbar ist, entfällt die Dokumentation weiterer Angaben zur Person.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.PatientData.GivenName",
        "path" : "GEM_ERP_LOG_EU_DispenseData.PatientData.GivenName",
        "short" : "Given Name",
        "definition" : "The subject's identifying name(s) within the family group or by which the subject is uniquely socially identified [ISO TS 22220].",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.PatientData.FamilyNameSurname",
        "path" : "GEM_ERP_LOG_EU_DispenseData.PatientData.FamilyNameSurname",
        "short" : "Family Name/Surname",
        "definition" : "The part of a name a person usually has in common with some other members of his/her family, as distinguished from his/her given names [ISO TS 22220].",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.PatientData.Gender",
        "path" : "GEM_ERP_LOG_EU_DispenseData.PatientData.Gender",
        "short" : "Gender",
        "definition" : "The gender of the patient may be noted on the prescription since this can be important for gender-specific effects of drugs, contra-indications etc.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData",
        "short" : "HealthCareProfessional Data",
        "definition" : "HealthCareProfessional Data",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation",
        "short" : "Personal Information",
        "definition" : "Der Nachname der die Medikation abgebenden Person wird aus dem dargestellten CDA Feld unter der angegebenen Element Ids des Profils NEUES PROFIL - NAME ANPASSEN eingetragen. (Achtung: Da aus der EU nur ein Datenfeld kommt, entfallen Sonderfelder für Präfixe und Suffixe)",
        "comment" : "ehdsi-dataelement-299 Family Name/Surname\nPractitioner.name.family",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "GEM_ERP_PR_Practitioner_EU"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation.HPIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation.HPIdentifier",
        "short" : "HP Identifier",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "Entsprechendes FHIR-Profil für Informationen zu HCP aus Country B (Dispenser) wird erstellt. Stark angelehnt an die Strukturen des Profils 'Practitioner in gematik Directory' --> im neu erstellten FHIR Profil Practitioner Coutry B noch die Properties und Eigenschaften gegenchecken!\nPractitioner.identifier:TelematikID,\nPractitioner.identifier:LANR,\nPractitioner.identifier:ZANR",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "Practitioner.identifier[ehdsi]"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation.GivenName",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation.GivenName",
        "short" : "Given Name",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "ehdsi-dataelement-300 Given Name\nPractitioner.name.given",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "Practitioner.name.given"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation.FamilyNameSurname",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.PersonalInformation.FamilyNameSurname",
        "short" : "Family Name/Surname",
        "definition" : "The surname/s of the HP dispensing the medicine to the patient. This field can contain more than one element.",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "Practitioner.family"
          },
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "Practitioner.family.extension[nachname]"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.ProfessionalInformation",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.ProfessionalInformation",
        "short" : "Professional Information",
        "definition" : "Professional Information",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "GEM_ERP_PR_PractitionerRole_EU"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.ProfessionalInformation.Profession",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.ProfessionalInformation.Profession",
        "short" : "Profession",
        "definition" : "The profession of the HP prescribing the medicine. Example: Physician.",
        "comment" : "ehdsi-dataelement-229 Profession mit valueset: http://52.212.185.219/html/publication/epSOS/epsos-html-20240422T073854/voc-1.3.6.1.4.1.12559.11.10.1.3.1.42.1-2020-04-22T155100.html\nPractitioner.qualification:Typ.code.coding.code",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "PractitionerRole.code"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.ProfessionalInformation.MedicalSpecialty",
        "path" : "GEM_ERP_LOG_EU_DispenseData.HealthCareProfessionalData.ProfessionalInformation.MedicalSpecialty",
        "short" : "Medical Specialty",
        "definition" : "The field of practice/specialization of the HP prescribing the medicine. Example: Dermatologist.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Practitioner",
            "map" : "PractitionerRole.specialty.text"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData",
        "short" : "Organization Data",
        "definition" : "Organization Data",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "GEM_ERP_PR_Organization_EU"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.FacilityIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.FacilityIdentifier",
        "short" : "Facility (Pharmacy) Identifier",
        "definition" : "Der Identifier des abgebenden Unternehmens wird aus dem angegebenen CDA Feld in die angegebenen Element Id des Profils NEUES PROFIL - NAME ANPASSEN übermittelt. (Achtung wir werden vermutlich im neu erstellten EU Profil sowohl die Möglichkeit einen Facility als auch einen Organisation Identifier abzubilden - FHIR Grundprofil lässt dies zu - Kardinalität Identifier 0..*)",
        "comment" : "Entsprechendes FHIR-Profil für Informationen zu Organisation aus Country B (Dispensing Organisation) wird erstellt. Stark angelehnt an die Strukturen des Profils Organization in gematik Directory\nMedicationDispense.performer.actor.identifier,\nOrganization.identifier:TelematikID,\nOrganization.identifier:BSNR,\nOrganization.identifier:KZVA,\nOrganization.identifier:IKNR",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.identifier[facilityId]"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.OrganizationIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.OrganizationIdentifier",
        "short" : "Organization Identifier",
        "definition" : "(Achtung wir werden vermutlich im neu erstellten EU Profil sowohl die Möglichkeit einen Facility als auch einen Organisation Identifier abzubilden - FHIR Grundprofil lässt dies zu)",
        "comment" : "ehdsi-dataelement-285 Organization Identifier\nMedicationDispense.performer.actor.identifier,\nOrganization.identifier:TelematikID,\nOrganization.identifier:BSNR,\nOrganization.identifier:KZVA,\nOrganization.identifier:IKNR",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.identifier[ehdsi]"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ContactInfo",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ContactInfo",
        "short" : "Contact Info",
        "definition" : "Contact information for the facility (pharmacy) from where the HP is dispensing the medicine.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "ContactPoint"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.telecom"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ContactInfo.Telephone",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ContactInfo.Telephone",
        "short" : "Telephone",
        "definition" : "The phone number of the place where the HP prescribing the medicine made the prescription. Example: +34 954123123",
        "comment" : "ehdsi-dataelement-219 Telephone\nOrganization.telecom:phone",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.telecom[system=phone].value"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ContactInfo.Email",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ContactInfo.Email",
        "short" : "Email",
        "definition" : "The contact e-mail of the facility or of the HP prescribing the medicine. Example: losbermejaleshealthcentre@xxx.es",
        "comment" : "ehdsi-dataelement-218 Email\nOrganization.telecom:email",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.telecom[system=email].value"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.StreetAddress",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.StreetAddress",
        "short" : "Street address",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "ehdsi-dataelement-293 Street address\nOrganization.address.line",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.address.line"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.City",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.City",
        "short" : "City",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "ehdsi-dataelement-292 City\nOrganization.address.city",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.address.city"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ZipOrPostalCode",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.ZipOrPostalCode",
        "short" : "Zip or Postal Code",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "ehdsi-dataelement-291 Zip or Postal Code\nOrganization.address.postalCode",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.address.postalCode"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.StateOrProvince",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.StateOrProvince",
        "short" : "State or Province",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "ehdsi-dataelement-290 State or Province\nOrganization.address.state",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.address.state"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.Country",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.Country",
        "short" : "Country",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils NEUES PROFIL - NAME ANPASSEN eingetragen.",
        "comment" : "ehdsi-dataelement-289 Country\nOrganization.address.country",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.address.country"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.OrganizationName",
        "path" : "GEM_ERP_LOG_EU_DispenseData.OrganizationData.OrganizationName",
        "short" : "Organization Name",
        "definition" : "Der Name der Organisation, die die Medikation abgibt wird aus dem dargestellten CDA Feld unter der angegebenen Element Ids des Profils NEUES PROFIL - NAME ANPASSEN eingetragen. (Achtung: HL7 Grundprofil lässt nur einen Organisationsnamen zu deshalb diesen und nicht Facility name gewählt)",
        "comment" : "ehdsi-dataelement-286 Organization Name\nOrganization.name",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Organization",
            "map" : "Organization.name"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData",
        "short" : "Dispense Data",
        "definition" : "Dispense Data",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "GEM_ERP_PR_MedicationDispense_EU"
          },
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "GEM_ERP_PR_MedicationDispense_EU"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation",
        "short" : "Information regarding the dispensation",
        "definition" : "Information regarding the dispensation",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "GEM_ERP_PR_MedicationDispense_EU"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.DispensationIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.DispensationIdentifier",
        "short" : "Dispensation Identifier",
        "definition" : "Der Dispensation Identifier wird aus dem dargestellten CDA Feld unter der angegebenen Element Ids des Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medicationdispense\nMedicationDispense.extension:rxPrescriptionProcessIdentifier",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "MedicationDispense.id"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.PrescriptionIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.PrescriptionIdentifier",
        "short" : "Prescription Identifier",
        "definition" : "Der Prescription Identifier wird aus dem dargestellten CDA Feld unter der angegebenen Element Ids des Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen. Die im CDA Feld gelieferte Information entspricht dem ursprünglich in Deutschland erstelltem Wert, weshalb sie ohne Probleme konform mit der Formatvorgabe dieses Feldes ist.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medicationdispense\nMedicationDispense.identifier:prescriptionID",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "MedicationDispense.identifier[prescriptionID]"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.PrescriptionItemIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.PrescriptionItemIdentifier",
        "short" : "Prescription Item Identifier",
        "definition" : "Dieses Feld ist im deutschen Country A Szenario ePrescription/eDispensation nicht notwendig, da deutsche eRezepte immer nur ein Prescription Item pro Verschreibung/Dispensierung beinhalten. Somit kann für eine jede Verordnung, für die im EU-Ausland eine Dispensierung erfolgte, ausschließlich ein Prescription Item enthalten sein.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.DateOfIssueOfDispensation",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.DateOfIssueOfDispensation",
        "short" : "Date of issue of the dispensation",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medicationdispense\nMedicationDispense.whenHandedOver",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "MedicationDispense.whenHandedOver"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.Substitution",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.Substitution",
        "short" : "Substitution",
        "definition" : "Wenn im dargestellten CDA Feld übermittelt wird, dass eine Substitution erfolgte, kann diese Information unter der angegebenen Element ID des FHIR Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen werden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medicationdispense\nMedicationDispense.substitution.wasSubstituted",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "MedicationDispense.substitution.wasSubstituted"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.NumberOfPackages",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.AdministrativeInformation.NumberOfPackages",
        "short" : "Number of packages",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medicationdispense\nMedicationDispense.quantity",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-MedicationDispense",
            "map" : "MedicationDispense.quantity"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation",
        "short" : "Information regarding the medication of the dispensation",
        "definition" : "Information regarding the medication of the dispensation",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "GEM_ERP_PR_MedicationDispense_EU.medicationReference"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductIdentifier",
        "short" : "Medicinal Product Identifier",
        "definition" : "Der Medicinal Product Identifier wird aus dem dargestellten CDA Feld unter der angegebenen Element Ids des Profils Dispensation of the Prescription (GEM_ERP_PR_MedicationDispense) eingetragen. Da im FHIR Profil ein Data-String eingetragen werden darf, kann die übermittelte ISO-IDMP Nummer hier ohne Probleme eingetragen werden. Es ist angestrebt zusätzlich eine textuale Beschreibung abzubilden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.code.text\nHier undbedingt nochmal BfArM interne Rücksprache notwendig! Stichwort Medicinal Product Identifier/Brand Name/ Classification --> ersteres und letzteeres Optional, mittleres Mandatory --> alle drei könnten/sollten in gleiche Element ID in FHIR --> unbedingt wichtig den Brand Name einzufüllen, da diese FHIR Id immer verwendet wird zur Anzeige der Medikation --> eventuell die beiden anderen in String ergänzen falls vorhanden?",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.coding:[atc-de|ask|snomed]"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductBrandName",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductBrandName",
        "short" : "Medicinal Product Brand Name",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen. Die Abbildung dieser Information an dieser Stelle ist immens wichtig, da sie zur Medikationsbeschreibung verwendet werden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.code.text\nHier undbedingt nochmal BfArM interne Rücksprache notwendig! Stichwort Medicinal Product Identifier/Brand Name/ Classification --> ersteres und letzteeres Optional, mittleres Mandatory --> alle drei könnten/sollten in gleiche Element ID in FHIR --> unbedingt wichtig den Brand Name einzufüllen, da diese FHIR Id immer verwendet wird zur Anzeige der Medikation --> eventuell die beiden anderen in String ergänzen falls vorhanden?",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medicatio.code.text"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductClassification",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductClassification",
        "short" : "Medicinal Product Classification",
        "definition" : "Siehe roter Vermerk an der Seite.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.code.text\nHier undbedingt nochmal BfArM interne Rücksprache notwendig! Stichwort Medicinal Product Identifier/Brand Name/ Classification --> ersteres und letzteeres Optional, mittleres Mandatory --> alle drei könnten/sollten in gleiche Element ID in FHIR --> unbedingt wichtig den Brand Name einzufüllen, da diese FHIR Id immer verwendet wird zur Anzeige der Medikation --> eventuell die beiden anderen in String ergänzen falls vorhanden?",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.???"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.ActiveIngredients",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.ActiveIngredients",
        "short" : "Active Ingredient(s)",
        "definition" : "In jedem Fall wird die Angabe aus dem dargestellten CDA Feld unter der angegebenen Element ID 'Medication.ingredient.item[x]:itemCodeableConcept.text' des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) als Freitext eingetragen. Handelt es sich um einen WHO-ATC Code kann dieser in Medication.ingredient.item[x]:itemCodeableConcept.coding:atc-de eingetragen werden. Handelt es sich um eine Euro-SRS Nummer, so kann diese über das oben im Zusammenhang der Prescription bereits beschriebene Mapping in eine ASK-Nummer übersetzt werden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.ingredient.item[x]:itemCodeableConcept.text,\nMedication.ingredient.item[x]:itemCodeableConcept.coding:ask,\nMedication.ingredient.item[x]:itemCodeableConcept.coding:atc-de",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.ingredient.item[x]:itemCodeableConcept"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.ActiveIngredientRoles",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.ActiveIngredientRoles",
        "short" : "Active Ingredient Role(s)",
        "definition" : "In Deutschland werden grundsätzlich nur solche Inhaltsstoffe in den FHIR Profilen angegeben, die einem Wirkstoff entsprechen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.ingredient.isActive",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.ingredient.isActive"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.ActiveIngredientStrengths",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.ActiveIngredientStrengths",
        "short" : "Active Ingredient Strength(s)",
        "definition" : "Angabe aus dem dargestellten CDA Feld kann einerseits unter der angegebenen Element ID des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen. Alternativ könnten die Element IDs Medication.ingredient.strength.numerator.code.value und Medication.ingredient.strength.denominator.code.value. in Kombination genutzt werden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.ingredient.strength.extension:amountText.value[x]:valueString,\nMedication.ingredient.strength.numerator.code.value,\nMedication.ingredient.strength.denominator.code.value",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Ratio"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.ingredient.strength"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.PharmaceuticalDoseForm",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.PharmaceuticalDoseForm",
        "short" : "Pharmaceutical Dose Form",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird auf jeden Fall als Valuestring und somit in Textform unter der angegebenen Element ID Medication.form.text des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen. Zusätzlich sollen aus dem CDA Feld erhaltene Informationen über ein EDQM - KBV Darreichungsform Mapping in Medication.form.coding:kbvDarreichungsform eingetragen werden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.form.text,\nMedication.form.coding:kbvDarreichungsform",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.form.text, Medication.form.coding:kbvDarreichungsform"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductPackageDescription",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductPackageDescription",
        "short" : "Medicinal Product Package description",
        "definition" : "Angabe aus dem dargestellten CDA Feld kann unter der angegebenen Element ID des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen werden. Bei Kombipackungen kann über eine Extension im FHIR Profil Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) auf das FHIR Profil EPA Pharmaceutical Product Medication und somit verschiedene Anganben im Element ID Medication.extension:packaging abgelegt werden.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.extension:packaging,\nhttps://simplifier.net/packages/de.gematik.epa.medication/1.0.3/files/2539781\nFeld nach Beispiel in https://simplifier.net/erezept-workflow/medication-kombipackung erschlossen. Bitte noch einmal gegenprüfen, ob verständlich bzw. beabsichtigte Intention des Feldes erfüllt",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.extension:packaging"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductPackageIdentifier",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MedicinalProductPackageIdentifier",
        "short" : "Medicinal Product Package identifier",
        "definition" : "Angabe aus dem dargestellten CDA Feld kann unter der angegebenen Element ID des FHIR Profils EPA Pharmaceutical Product Medication eingetragen werden.",
        "comment" : "https://simplifier.net/packages/de.gematik.epa.medication/1.0.3/files/2539781\nMedication.code.coding:product-key\nFeld nach Beispiel in https://simplifier.net/erezept-workflow/medication-kombipackung erschlossen. Bitte noch einmal gegenprüfen, ob verständlich bzw. beabsichtigte Intention des Feldes erfüllt",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.ingredient.itemReference(EPAMedicationPharmaceuticalProduct.code.coding:product-key)"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.PackageType",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.PackageType",
        "short" : "Package type",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.extension:packaging.value[x]:valueString",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.extension:packaging.value[x]:valueString"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.PackageSize",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.PackageSize",
        "short" : "Package size",
        "definition" : "Angabe aus dem dargestellten CDA Feld wird unter der angegebenen Element ID des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.amount.numerator.extension:packagingSize",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.amount.numerator.extension:packagingSize"
          }
        ]
      },
      {
        "id" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MarketingAuthorizationHolder",
        "path" : "GEM_ERP_LOG_EU_DispenseData.DispenseData.MedicinalInformation.MarketingAuthorizationHolder",
        "short" : "Marketing Authorization Holder of the dispensed medicinal product",
        "definition" : "Wenn im dargestellten CDA Feld eine Information hinterlegt ist, wird diese unter der angegebenen Element ID des FHIR Profils Medication for the Dispensation of the Prescription (GEM_ERP_PR_Medication) eingetragen.",
        "comment" : "https://simplifier.net/erezept-workflow/gem_erp_pr_medication\nMedication.manufacturer.identifier",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "GEM-ERP-MAP-EU-Data-Medication",
            "map" : "Medication.manufacturer.identifier"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.